chargeBandReference | VersionedReference
| 0 | A reference to a charge band. |
|
|
chargeCurrency | CurrencyEnum
| 2 | A three-character code according to ISO 4217 for the currency in which the parking charge is specified (e.g. EUR, GBP, SEK, CZK). |
|
|
chargePaid | AmountOfMoney
| 1 | The charge paid for this vehicle. If the vehicle is still parking, it's the charge amount accumulated so far. |
|
|
usedMeansOfPayment | MeansOfPaymentEnum
| 3 | The payment method used to pay for this parking vehicle. If it is 'paymentCard', use 'UsedPaymentCard' to specify more details. |
|
|
withReservation | Boolean
| 4 | Specifies, whether there was a reservation made for this vehicle. |
|
|